﻿2026-08-02T15:46:05.2223159Z ##[group]Run actions/checkout@v5
2026-08-02T15:46:05.2223511Z with:
2026-08-02T15:46:05.2223771Z   repository: SaberMage/spt-shell-notify
2026-08-02T15:46:05.2224096Z   path: .adapter-notify
2026-08-02T15:46:05.2225997Z   token: ***
2026-08-02T15:46:05.2226261Z   ssh-strict: true
2026-08-02T15:46:05.2226500Z   ssh-user: git
2026-08-02T15:46:05.2226739Z   persist-credentials: true
2026-08-02T15:46:05.2227006Z   clean: true
2026-08-02T15:46:05.2227259Z   sparse-checkout-cone-mode: true
2026-08-02T15:46:05.2227549Z   fetch-depth: 1
2026-08-02T15:46:05.2227792Z   fetch-tags: false
2026-08-02T15:46:05.2228049Z   show-progress: true
2026-08-02T15:46:05.2228251Z   lfs: false
2026-08-02T15:46:05.2228522Z   submodules: false
2026-08-02T15:46:05.2228768Z   set-safe-directory: true
2026-08-02T15:46:05.2229114Z   allow-unsafe-pr-checkout: false
2026-08-02T15:46:05.2229386Z env:
2026-08-02T15:46:05.2229748Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2230321Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2230813Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2231311Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2231719Z ##[endgroup]
2026-08-02T15:46:05.2910562Z Syncing repository: SaberMage/spt-shell-notify
2026-08-02T15:46:05.2911911Z ##[group]Getting Git version info
2026-08-02T15:46:05.2913115Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-02T15:46:05.2931711Z [command]/usr/bin/git version
2026-08-02T15:46:05.2964026Z git version 2.43.0
2026-08-02T15:46:05.3014811Z ##[endgroup]
2026-08-02T15:46:05.3023023Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/20b3e386-4a34-4319-976e-8eae49f81d3f/.gitconfig'
2026-08-02T15:46:05.3030134Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/20b3e386-4a34-4319-976e-8eae49f81d3f' before making global git config changes
2026-08-02T15:46:05.3031021Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T15:46:05.3033436Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T15:46:05.3062541Z ##[group]Initializing the repository
2026-08-02T15:46:05.3065605Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T15:46:05.3092822Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T15:46:05.3093486Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-02T15:46:05.3094106Z hint: of your new repositories, which will suppress this warning, call:
2026-08-02T15:46:05.3094583Z hint: 
2026-08-02T15:46:05.3094937Z hint: 	git config --global init.defaultBranch <name>
2026-08-02T15:46:05.3095304Z hint: 
2026-08-02T15:46:05.3095762Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T15:46:05.3096300Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T15:46:05.3096726Z hint: 
2026-08-02T15:46:05.3097295Z hint: 	git branch -m <name>
2026-08-02T15:46:05.3098004Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-02T15:46:05.3104651Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-02T15:46:05.3138259Z ##[endgroup]
2026-08-02T15:46:05.3138860Z ##[group]Disabling automatic garbage collection
2026-08-02T15:46:05.3139413Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T15:46:05.3154123Z ##[endgroup]
2026-08-02T15:46:05.3154590Z ##[group]Setting up auth
2026-08-02T15:46:05.3159966Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T15:46:05.3185249Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T15:46:05.3366906Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T15:46:05.3396010Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T15:46:05.3582559Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T15:46:05.3612209Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T15:46:05.3800873Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T15:46:05.3830391Z ##[endgroup]
2026-08-02T15:46:05.3830958Z ##[group]Determining the default branch
2026-08-02T15:46:05.3833210Z Retrieving the default branch name
2026-08-02T15:46:05.7990101Z Default branch 'main'
2026-08-02T15:46:05.7991064Z ##[endgroup]
2026-08-02T15:46:05.7991465Z ##[group]Fetching the repository
2026-08-02T15:46:05.7994873Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-02T15:46:06.3153802Z From https://github.com/SaberMage/spt-shell-notify
2026-08-02T15:46:06.3154261Z  * [new branch]      main       -> origin/main
2026-08-02T15:46:06.3173149Z ##[endgroup]
2026-08-02T15:46:06.3173484Z ##[group]Determining the checkout info
2026-08-02T15:46:06.3175314Z ##[endgroup]
2026-08-02T15:46:06.3185546Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T15:46:06.3259132Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T15:46:06.3284636Z ##[group]Checking out the ref
2026-08-02T15:46:06.3287647Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T15:46:06.3324014Z Switched to a new branch 'main'
2026-08-02T15:46:06.3324372Z branch 'main' set up to track 'origin/main'.
2026-08-02T15:46:06.3328242Z ##[endgroup]
2026-08-02T15:46:06.3362007Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T15:46:06.3385010Z ee2d37eadc730c0019e0af82d683074c509634a2
